Building massively scalable systems, where to start? [closed]

Posted by Mahmoud Hossam on Programmers See other posts from Programmers or by Mahmoud Hossam
Published on 2012-08-30T13:18:43Z Indexed on 2012/08/30 15:49 UTC
Read the original article Hit count: 391

Recently, I've been seeing these job postings about building scalable systems using Java, and some of the technologies mentioned were:

  • Cassandra

  • Thrift

  • Hadoop

  • MapReduce

Among others.

How can I get started with these technologies?

Is there something else I need to know before actually learning any of these technologies? Maybe some general concepts about building highly available and scalable systems?

I already know Java SE, so I won't be starting from scratch.

© Programmers or respective owner

Related posts about java

Related posts about career-development